Skip to content

ci: migrate from Blacksmith to GitHub-hosted runners - #24

Merged
RedStar071 merged 1 commit into
mainfrom
chore/blacksmith-to-github-runners
Aug 1, 2026
Merged

ci: migrate from Blacksmith to GitHub-hosted runners#24
RedStar071 merged 1 commit into
mainfrom
chore/blacksmith-to-github-runners

Conversation

@RedStar071

@RedStar071 RedStar071 commented Aug 1, 2026

Copy link
Copy Markdown
Member

Summary

  • Migrate CI/CD workflows off Blacksmith runners to GitHub-hosted runners
  • blacksmith-4vcpu-ubuntu-2404 / blacksmith-8vcpu-ubuntu-2404 -> ubuntu-latest
  • blacksmith-4vcpu-ubuntu-2404-arm / blacksmith-8vcpu-ubuntu-2404-arm -> ubuntu-24.04-arm

Test plan

  • CI passes on this PR with the new runner labels

View with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is enabled.

Confidence Score: 5/5

T-Rex T-Rex Logs

What T-Rex did

  • Observed that before capture, 15 Blacksmith runner labels were present.
  • Performed capture and verified the post-capture state showed replacements for all 15 labels, with zero Blacksmith labels remaining, zero disallowed changed labels, and RESULT=PASS.
  • Tried to query the GitHub PR/check context in read-only mode but the operation was blocked due to missing GitHub CLI authentication.
  • Created artifacts documenting the pre-migration state, the post-capture results, and the PR context attempt.

View all artifacts

T-Rex Ran code and verified through T-Rex

Reviews (1): Last reviewed commit: "ci: migrate from Blacksmith to GitHub-ho..." | Re-trigger Greptile

Replace blacksmith-*-ubuntu-2404(-arm) labels with ubuntu-latest / ubuntu-24.04-arm.
@RedStar071
RedStar071 merged commit 1f89b59 into main Aug 1, 2026
16 of 17 checks passed
@RedStar071
RedStar071 deleted the chore/blacksmith-to-github-runners branch August 1, 2026 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant